/* INDEX */ 

 
    .index {
        background-image: url('../../../v2/QEhGuIUjbz/img/tts web.jpg');
    }  

/* COTIZADOR */ 

 
    .carousel-item-title, .carousel-item-title-modal, .upload-image-default-h4, .href-upload-image{
        color: #66b8ea;
    }
    .content-upload-image, .div-buttons-upload-image, .div-error-upload-image {
        border-color: #66b8ea;
    }
    .icons-fill-color {
        fill: #66b8ea;
    }

/* GRILLA */

 
    .splide__slide.is-active .grid__card, .opciones li:hover, .splide__slide.is-active .grid__card-mobile  {
        background-color: #66a8ff;
    } 
 
    .div-discount {
        background: #f40101;
    } 
 
    .discount-text {
        color: #ffffff;
    }
